From 91cd22117faf36965a45a244802a5603bdbc036f Mon Sep 17 00:00:00 2001 From: Debian Med Packaging Team Date: Sun, 30 Jul 2017 14:11:07 +0100 Subject: [PATCH] remove-bam2sam Gbp-Pq: Name remove-bam2sam.patch --- tools/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index 5c589c1..100c619 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -39,7 +39,6 @@ if (PacBioBAM_build_tools) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PacBioBAM_CXX_FLAGS}") # tools - add_subdirectory(bam2sam) add_subdirectory(pbindex) add_subdirectory(pbindexdump) add_subdirectory(pbmerge) -- 2.30.2